home *** CD-ROM | disk | FTP | other *** search
/ Max Calendar 2001 / Max Calendar 2001.iso / pc / Data / Utility.dxr / 00215_Bottone Zoom ONeil.ls < prev    next >
Encoding:
Text File  |  2000-10-16  |  132 b   |  7 lines

  1. on mouseUp
  2.   if sprite(11).movieTime < sprite(11).duration then
  3.     eliminaPuppetCal()
  4.     play frame "OneilStartZoom"
  5.   end if
  6. end
  7.